home *** CD-ROM | disk | FTP | other *** search
- This script is to alert you when a 7th sphere user enters the channel.
- written by daffy.
-
- Paste this to your REMOTE/EVENTS section in mirc:
-
- 1!:on join:/.enable #alert | /whois $nick | .timer 1 10 /.disable #alert
-
- Paste these lines to your REMOTE/RAW section in mirc:
-
- #alert disabled
- 352:*: {
- if (sphere isin $parm3) { echo 12 $parm2 *** 7th Sphere User Alert *** $parm6 : $parm3 $+ @ $+ $parm4 }
- }
- 315:*:.disable #alert
- #alert end
-
-
- UPLOADED TO WWW.SCRIPTERZ.COM BY |^JoLt^|